home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / text / showtext.06 / showtext / showtext-0.06 / VARIABLES < prev   
Encoding:
Text File  |  1995-09-05  |  727 b   |  23 lines

  1. system variables :
  2.  
  3. _boxtime    time limit for one session in minutes
  4. _curx        current column of current screen
  5. _cury        current line of current screen
  6. _error        errno from previous open/iopen/etc.
  7. _hour        actual time hour [0-23]
  8. _left        time left for current_session in minutes
  9. _level        bbs access level : environment var boxlevel
  10. _logon        time user logged in in time_t format
  11. _maxx        max column of current screen
  12. _maxy        max line of current screen
  13. _min        actual time minutes [0-59]
  14. _pid        returns the process id fo the current showtext
  15. _term        terminal type : environment var TERM
  16. _time        current time in time_t format
  17. _wait        prompt to use for a wait (defaults to "more ")
  18.  
  19.  
  20. environment variables :
  21.  
  22. %name        where name is a environment variable
  23.